invoke
inline operator fun <ObjectType, IdType, InputValue> invoke( baseUrl: String, httpClient: <ERROR CLASS>, contentType: <ERROR CLASS>, noinline idSerializer: suspend (IdType) -> String): KtorCRUDRepoClient<ObjectType, IdType, InputValue>
Content copied to clipboard
inline operator fun <ObjectType, IdType, InputValue> invoke( baseUrl: String, subpart: String, httpClient: <ERROR CLASS>, contentType: <ERROR CLASS>, noinline idSerializer: suspend (IdType) -> String): KtorCRUDRepoClient<ObjectType, IdType, InputValue>
Content copied to clipboard